@import url( bootstrap.css );


@font-face {
    font-family: 'azo_sansbold';
    src: url('fonts/azosans-bold-webfont2.woff') format('woff'),
         url('fonts/azosans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'azo_sansthin';
    src: url('fonts/azosans-thin-webfont2.woff') format('woff'),
         url('fonts/azosans-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}





/* CSS Document */
@media print {
	a:link:after {
		content: " ";
	}
}


#Body {
	color: #000;
	background: #595959;
}

.body_bg {
	min-height: 100%;
	width: 1200px;
	margin: 20px auto 0;
	box-shadow: 0 0 8px rgba(0,0,0,0.3);
	position: relative;
	z-index: 1;
}

html,
body {
	margin: 0px;
	padding: 0px;
	font: normal 12px/1.5; 
	font-family: 'azo_sansthin';
	color: #000;
}

p {
	margin: 0px;
}

header,
nav,
section,
footer {
	display: block;
}


A,
A:link {
	text-decoration: none;
	transition: color ease 300ms;
	-moz-transition: color ease 300ms; /* Firefox 4 */
	-webkit-transition: color ease 300ms; /* Safari and Chrome */
	-o-transition: color ease 300ms; /* Opera */
	-ms-transition: color ease 300ms; /* IE9? */
	color:#000;
}

A:active {
	color:#000;
	text-decoration: none;
}

A:visited {
	color:#000;
	text-decoration: none;
}

A:hover {
	color:#000;
	text-decoration: underline;
}

A:focus {
	color:#000;
	outline: none;
	-moz-outline: none;
}

h1 {
	color:#000;
	font-family: 'azo_sansthin';
	font-size:24px;
	line-height:28px;
	font-weight:bold;
	letter-spacing: normal;
	margin: 5px 0 10px 0;
}
 
h2 {
	color:#000;
	font-family: 'azo_sansthin';
	font-size:20px;
	line-height:24px;
	font-weight:bold;
	letter-spacing: normal;
	margin: 5px 0 10px 0;
}

h3 {
	color:#000000;
	font-family: 'azo_sansthin';
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	letter-spacing: normal;
	margin: 5px 0 10px 0;
}

h4 {
	color:#000000;
	font-family: 'azo_sansthin';
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	letter-spacing: normal;
	margin: 5px 0 10px 0;
}

h5 {
	color:#000000;
	font-family: 'azo_sansthin';
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	letter-spacing: normal;
	margin: 5px 0 10px 0;
}

form#Form {
	height: 100%;
}

.ModuleTitle_SubMenu {
	z-index: 9999!important;
}

.clearfix:after {
	clear: both;
	content: ".";
	height: 0px;
	font-size: 0px;
	visibility: hidden;
	display: block;
}

.clearfix {
	display: inline-block;
}

.clearfix {
	display: block;
}

#dnn_ControlPanel #dnnCPWrap {
	filter: none !important;
}

ul.dnnActionMenuBody li ul li a,
ul.dnnActionMenuBody li ul li a img {
	color: #328DDE!important;
}

.clear {
	clear: both;
}

/* ********** Container Style ************** */


.Head {
	font-weight: bold;
	font-family: 'azo_sansthin';
}

.SubHead {
	font-family: 'azo_sansthin';
}

.SubSubHead {
	font-family: 'azo_sansthin';
}

.Normal {
	font-family: 'azo_sansthin';
}


/**************** Login page******************/
@media only screen and (max-width:767px) {

.loginContent .LoginPanel {
	width: 100% !important;
}

.loginContent .dnnFormItem .dnnLoginRememberMe {
	white-space: nowrap;
}

.loginContent .dnnFormLabel {
	display: block !important;
	text-align: left !important;
}
}
/**************** register page******************/


@media only screen and (max-width:767px) {

.dnnRegistrationForm {
	min-width: inherit !important;
}

.dnnRegistrationForm .dnnForm {
	width: 100%;
}

.dnnRegistrationForm .dnnFormLabel {
	display: block !important;
	text-align: left !important;
}

.dnnRegistrationForm .dnnForm .dnnFormItem .dnnLabel {
	display: block !important;
	float: none !important;
	text-align: left !important;
	width: 100%;
}

.dnnRegistrationForm .dnnForm .dnnFormItem a.dnnFormHelp {
	right: auto !important;
	position: static !important;
	margin-left: 5px !important;
}

.dnnRegistrationForm .dnnForm .dnnFormItem {
	padding: 0px !important;
	margin: 0px !important;
}

.dnnRegistrationForm .dnnFormItem input[type="text"],
.dnnRegistrationForm .dnnFormItem input[type="password"],
.dnnRegistrationForm .dnnFormItem input[type="email"],
.dnnRegistrationForm .dnnFormItem input[type="tel"],
.dnnRegistrationForm .dnnFormItem select,
.dnnRegistrationForm .dnnFormItem textarea {
	width: 100%;
	margin-bottom: 10px !important;
}
}

/**************** Password page******************/
@media only screen and(max-width:767px) {
 .dnnSendPasswordContent {
 width: auto !important;
}
 .dnnSendPasswordContent .dnnLabel {
 display: block !important;
 width: 100% !important;
 text-align: left;
}
 .dnnSendPasswordContent a.dnnFormHelp, .dnnSendPasswordContent .dnnForm .dnnFormItem a.dnnFormHelp, .dnnSendPasswordContent .dnnTooltip label a.dnnFormHelp {
 position: static;
}
 .dnnSendPasswordContent input[type="text"], .dnnSendPasswordContent input[type="password"], .dnnSendPasswordContent input[type="email"], .dnnSendPasswordContent input[type="tel"], .dnnSendPasswordContent select, .dnnSendPasswordContent textarea {
 width: 90%;
 margin-bottom: 10px !important;
}
 .dnnSendPasswordContent ul.dnnActions {
 padding: 0 !important;
}
}

/* ********** Control Panel Style ************** */


 

.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active {
	font-size: 12px;
	color: #973939;
	text-decoration: none;
	font-weight: normal;
}

A.CommandButton:hover {
	color: #973939;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

.FileManager A,
.FileManager A:link,
.FileManager A:visited,
.FileManager A:active {
	color: #000;
	text-decoration: underline;
}

.FileManager A:hover {
	color: #000;
	text-decoration: none;
}




/* ********** Pane Style ************** */


.DNNEmptyPane {
	display: none;
}


/* ********** Breadcrumb Style ************** */


.breadcrumb,
a.breadcrumb:link,
a.breadcrumb:active,
a.breadcrumb:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
	color: #2e2e2e;
}

a.breadcrumb:hover {
	font-weight: normal;
	text-decoration: underline;
}

.Breadcrumb_bg {
	margin-bottom: 30px;
}
 @media only screen and (max-width: 767px) {

	.breadcrumbBox .breadcrumbRight {
		display: none;
	}

	.Breadcrumb_bg {
		margin-bottom: 15px;
	}
	.head_mid{
		padding: 0 15px;
	}
}

/* ********** Other Style ************** */	
.dnn_layout {
	width: 980px;
	margin: 0px auto;
}

#dnn_wrapper {
	position: relative;
}

.content_mid,
.footer_mid {
	padding: 0px 20px;
}
.head_mid{
	position: relative;
}
/*Login*/




/* ********** HEADER ************** */


.header_top {
	position:relative;
	z-index:1000;
}

.header_top,
.header_top a:link,
.header_top a:active,
.header_top a:visited,
.header_top .Normal {
	color: #000;
}

.header_top a:hover {
	color: #000;
	text-decoration: none;
}

.HeadPane {
	float: left;
	height: 36px;
	line-height: 36px;
}

.HeadPane .Normal {
	line-height: 36px;
}

.HeadPane .Normal .glyphicons {
	margin-bottom: 2px;
	vertical-align: middle;
}

.header_bg {
	background: #e6e6e6;
	transition: background-color ease-in 200ms;
	-moz-transition: background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: background-color ease-in 200ms; /* Opera */
	-ms-transition: background-color ease-in 200ms; /* IE9? */
}


#body,
body {
	position: relative;
}

.header_bg_img {
	background: url("images/home-headerBg.png");
	background-size: cover;
	background-position: center center; 
	background-repeat: no-repeat;
}


/* ********** NAV ************** */	

.nav_box {
	position: relative;
	background-color: #000;
}

/* ********** NAV ************** */	
#top_menu {
    margin: 0;
    position: relative;
    z-index: 904;
    
}

/*top menu*/
#top_menu {
	position:relative;
	z-index: 904;
	text-align: left;
}

#top_menu ul {
	margin: 0;
	padding: 6px 0;
	display: block;
	background:transparent;
}
#top_menu ul:after {
	content:" ";
	font-size:0px;
	height:0px;
	display:block;
	clear:both;
	visibility:hidden;
}
#top_menu li {
	list-style:none;
	display: inline-block;
	position:relative;
	margin:0px;
	padding:0px;
}
#top_menu ul li a {
	text-decoration:none;
	display: block;
	cursor:pointer;
	width:auto;
	display: inline-block;
	border: 1px solid transparent;
}
#top_menu ul li a span{
	display:block; 
	white-space: nowrap;
	padding: 0 16px;
	border: 1px solid transparent;
}
#top_menu > div > ul > li > a > span {
	position:relative;
	color:#fff;
	font-size: 20px;
	line-height: 60px;
	height: 60px;
	font-weight:normal;
	display:block;
	transition: 		background-color ease-in 200ms;
	-moz-transition: 	background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition:    background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		background-color ease-in 200ms; /* Opera */
	-ms-transition: 	background-color ease-in 200ms; /* IE9? */
	margin: 0 1.5px;
}
#top_menu > div > ul > li > a:hover > span, #top_menu > div > ul > li.current > a > span, #top_menu > div > ul > li > a.menu_hover > span {
	border: 1px solid #fff;
}
#top_menu > div > ul > li.last-item a span {
	margin-right: 0;
}
/*sub menu*/
#top_menu .menuslide{
	display: none; 
	float: left; 
	overflow:hidden; 
	position:absolute; 
}
#top_menu .menuslide div{
	margin-top:-8px;
}
#top_menu .menuslide ul{
	display: none;
	left: 0px; 
	float: left; 
	position:relative;
	margin:8px 0 0; 
	background:#000; 
	padding:20px 0px; 
	-moz-border-radius:0; 
	-webkit-border-radius:0; 
	border-radius: 0;
}
#top_menu .menuslide ul li{
    display:block; 
	clear:both; 
	background:none; 
	padding:0 9px; 
	margin:0px; 
	position:relative; 
}
#top_menu .menuslide ul li span{
	display:block; 
	margin:0px; 
	background:none;
	color: #fff;
}
#top_menu .menuslide ul li a{
	display:block;
	font-weight: normal;
	font-size:18px;
	margin:0px;  
	padding:0px;
	background:none; 
	float:left; 
	line-height:30px;
}
#top_menu .menuslide ul a:hover{
	width:100%;
	padding:0px; 
	line-height:30px; 
	background:transparent;  
	border: 1px solid transparent;
	-moz-border-radius:0; 
	-webkit-border-radius:0; 
	border-radius:0;
}
#top_menu .menuslide ul a:hover span,
#top_menu .menuslide ul li.subcurrent a span{
	margin:0px;  
	background:transparent;  
	border: 1px solid #fff;
}
#top_menu .menuslide ul{
	float:left;
	left:0px;
	position:relative;
}
#top_menu .menuslide ul li a.menu_hover{
	 background:rgba(92,107,138,0.7); 
	 color:#E0E3EA;  
	 -moz-border-radius:5px; 
	 -webkit-border-radius:5px; 
	 border-radius:5px;
}
#top_menu .menuslide a.menu_hover span{
	background:none; 
	margin:0px; 
	color:#E0E3EA; 
}

/*Left Menu*/



/* ********** CONTENT ************** */	


#dnn_content {
	padding:70px 0 30px;
	background-color: #fff;
}



/* ********** FOOTER ************** */	





*+html .FooterPane .social-icons {
	display: inline
}





 /*******HTML*********/
 @media only screen and (max-width: 1500px){
 	.SidePane{
 		background: rgba(0,0,0,0.6) !important;
 	}
 }
 @media only screen and (min-width: 1200px) {

.dnn_layout {
	width: 1120px;
}

.head_mid,
.content_mid,
.footer_mid {
	padding: 0px 20px;
}
}
 @media only screen and (max-width: 1199px){
 	.body_bg{
 		width: 100%;
 	}
 }
@media only screen and (min-width: 768px) and (max-width: 979px) {

.dnn_layout {
	width: 736px;
}

.head_mid,
.content_mid,
.footer_mid {
	padding: 0px 15px;
}

.copyright_style .sep {
	padding: 0px 7px;
}
}
 @media only screen and (max-width: 767px) {

	.dnn_layout {
		width: auto;
	}
	
	.content_mid,
	.footer_mid {
		padding: 0px 15px;
	}
	
	.roll_replace {
		height: auto!important;
	}
	
	.roll_menu {
		position: relative!important;
		top: 0px!important;
		left: 0px!important;
	}
	
	.header_top {
		height: 36px;
		border-bottom: 1px solid #343434;
	}
	
	
	
	
	/*.header_bg*/
	.dnn_logo {
		text-align: left!important;
		float: none!important;
		padding: 27px 50px 27px 0px!important;
		position: relative;
	}
	/*--------- Mobile Menu style ----------*/
	.mobile_icon {
		position: absolute;
		top: 50%;
		right: 0px;
		margin-top: -20px;
	}
	
	.mobile_icon .glyphicons {
		background-color: #3b9cf7;
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		width: 40px;
		height: 40px;
		line-height: 44px;
		font-size: 20px;
		color: #FFF;
		text-align: center;
		cursor: pointer;
		display: inline-block;
		margin: 1px 2px;
	}
	
	.mobile_icon.active .glyphicons:before {
		content: "\f00d";
		font-size: 20px;
	}
	
	#mobile_menu {
		position: absolute;
		top: 100%;
		left: 0px;
		width: 100%;
		z-index: 906;
		background: #1f1f1f;
		display: none;
		border-top: 1px solid #3b9cf7;
	}
	
	#mobile_menu .menu_main {
		padding: 10px 0;
	}
	
	.multi_menu {
		margin: auto;
	}
	
	.multi_menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	.multi_menu ul li {
		margin: 0px;
		padding: 0px;
		list-style: none;
	}
	
	.multi_menu ul li img {
		vertical-align: middle;
	}
	
	.multi_menu ul li a {
		font-size: 13px;
		line-height: 20px;
		padding: 0px;
		margin: 0px;
		color: #707070;
		display: block;
		text-decoration: none;
		outline: none;
		text-align: left;
		border-bottom: 1px solid #2a2a2a;
	}
	
	.multi_menu ul li a:after {
		clear: both;
		content: ".";
		height: 0px;
		font-size: 0px;
		visibility: hidden;
		display: block;
	}
	
	.multi_menu ul li a {
		display: inline-block;
	}
	
	.multi_menu ul li a {
		display: block;
	}
	
	.multi_menu ul li span {
		padding: 10px 0px;
		display: block;
	}
	
	.multi_menu ul li .menu_arrow {
		display: block;
		width: 40px;
		padding: 0px;
		height: 40px;
		float: right;
		text-indent: 0px;
		overflow: hidden;
		margin: 0px;
		text-align: center;
		line-height: 40px;
		font-size: 0;
		position: relative;
	}
	
	.multi_menu ul li .menu_arrow:before {
		content: "";
		width: 7px;
		height: 7px;
		position: absolute;
		top: 50%;
		left: 50%;
		margin: -3px 0 0 -3px;
		border-bottom: 2px solid #707070;
		border-right: 2px solid #707070;
		transform: rotate(45deg);
		-ms-transform: rotate(45deg); /* IE 9 */
		-moz-transform: rotate(45deg); /* Firefox */
		-webkit-transform: rotate(45deg); /* Safari and Chrome */
		-o-transform: rotate(45deg); /* Opera */
	}
	
	.multi_menu ul li:hover > a > .menu_arrow:before {
		border-bottom: 2px solid #3b9cf7;
		border-right: 2px solid #3b9cf7;
	}
	
	.multi_menu ul li .menu_arrow.arrow_closed:before,
	.multi_menu ul li:hover .menu_arrow.arrow_closed:before {
		border-bottom: none;
		border-right: none;
		border-top: 2px solid #3b9cf7;
		border-left: 2px solid #3b9cf7;
		margin: -0px 0 0 -3px;
	}
	
	.multi_menu ul li.active > a {
		color: #3b9cf7;
		background-color: #2a2a2a;
	}
	
	.multi_menu > ul > li.active > a {
		border-bottom: 1px solid #353535;
	}
	
	.multi_menu ul li a:hover {
		color: #3b9cf7;
	}
	
	.multi_menu ul li.current > a,
	.multi_menu ul li.current > a:hover {
		color: #3b9cf7;
	}
	
	.multi_menu ul ul {
		display: none;
		background: #2a2a2a;
		padding: 2px 0px 5px 0px;
		margin: 0px;
	}
	
	.multi_menu ul li.current > ul {
		display: block;
	}
	
	.multi_menu ul li.active > a,
	 .multi_menu ul li a:hover {
	}
	
	.multi_menu ul li.current > a,
	.multi_menu ul li.current > a:hover {
		border-bottom: 1px solid #2e2e2e;
		color: #3b9cf7;
	}
	
	.multi_menu ul li a {
		padding: 0 0 0 15px
	}
	
	.multi_menu ul li li a {
		padding: 0 0 0 30px
	}
	
	.multi_menu ul li li li a {
		padding: 0 0 0 45px
	}
	
	.multi_menu ul li li li li a {
		padding: 0 0 0 60px
	}
	
	.SkinPlugin_icon {
		display: none!important;
	}

}

.languageBox {
	position: absolute;
	white-space: nowrap;
	height: 25px;
	line-height: 25px;
	right: -20px;
	top: 20px;
}

.languageBox img {
	width: 40px;
	height: 25px;
}

.languageBox span img {
	margin-left: 8px;
	vertical-align: middlea;
}

*+html .languageBox span {
	font-size: 30px;
}



.tp-bullets{
	display: none!important;
}
.tparrows.hidearrows{
	opacity: 1!important;
	z-index: 200!important;
}
.tp-leftarrow.default,
.tp-rightarrow.default{
	width: 38px!important;
	height: 72px!important;
}
.tp-leftarrow.default{
	left: 40px!important;
}
.tp-rightarrow.default{
	right: 40px!important;
}
.tp-leftarrow.default {
    background: url(images/solidLeft.png) no-Repeat 0 0!important;
}

.tp-rightarrow.default {
    background: url(images/solidRight.png) no-Repeat 0 0!important;
}

@media only screen and (max-width: 767px) {
	.tp-leftarrow.default,
	.tp-rightarrow.default{
		width: 20px!important;
		height: 36px!important;
	}
	.tp-leftarrow.default{
		left: 10px!important;
	}
	.tp-rightarrow.default{
		right: 10px!important;
	}
	.tp-leftarrow.default {
	    background: url(images/solidLeft.png)!important;
	    background-size: cover!important;
	}

	.tp-rightarrow.default {
	    background: url(images/solidRight.png)!important;
	    background-size: cover!important;
	}
}

.text-right{
	text-align: right !important;
}

.headerBox{
	margin: 60px 0;
}
.headerBox2{
	margin: 60px 0 20px;
}
.headerBox .title{
	font-size: 48px;
	line-height: 48px;
	color: #000;
	font-family: 'azo_sansbold';
	word-break:break-all;
}
.headerBox .subtitle{
	margin-top: 10px;
	font-size: 30px;
	line-height: 1;
	color: #000;
}
.headerBox .hrLine{
	background: #000;
	height: 2px;
	width: 100%;
	margin-left: -10px;
	padding: 0 10px;
	box-sizing: content-box;
	margin-top: 15px;
	margin-bottom: 15px;
}

.headerBox .p{
	font-size: 18px;
	line-height: 1;
	color: #000;
	font-family: 'azo_sansbold';
}

.home-Content{
	margin: 20px 0 0;
}

.home-Content .col-md-6{
	padding-left: 30px;
	padding-right: 30px;

}
.home-Content .title h1{
	line-height: 1;
	font-family: 'azo_sansbold';
	color: #000;
	font-size: 30px;
	margin: 0;
}

.home-Content .hrLine{
	background: #000;
	height: 2px;
	width: 100%;
	margin-left: -10px;
	padding: 0 10px;
	margin-top: 20px;
	box-sizing: content-box;
}

.home-Content ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.home-Content ul li{
	line-height: 38px;
	font-size: 18px;
	margin: 7px 0;
	position: relative;
	padding-left: 137px;
}
.home-Content ul li a{
	display: inline-block;
}
.home-Content ul li a:hover{
	text-decoration: none;
}
.home-Content .liLine{
	background: #777;
	height: 1px;
	width: 100%;
	margin-left: -10px;
	padding: 0 5px 0 10px;
	margin-top: 17px;
	margin-bottom: 17px;
	box-sizing: content-box;
}
.home-Content ul li .num_box{
	position: absolute;
	left: 0;
	top: 0;
	width: 112px;
	height: 38px;
	line-height: 38px;
	background: #000;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-family: 'azo_sansbold';
}


.footer_box{
	background: #e6e6e6;
}

.fonterBg{
	position: relative;
	background: url("images/home-footerBg.png");
	background-repeat: no-repeat;
	background-position: 60px top;
	background-size: cover;
}

.copyright_style{
	text-align: center;
	font-size: 18px;
	color: #000;
	line-height: 26px;
	padding: 30px 0;
}
.footerTopText{
	display: inline-block;
	font-size: 18px;
	color: #000;
	line-height: 26px;
	padding: 0 118px;
}
.footerTopText a{
	margin: 0 17px;
}
.footerTopText .hrLine{
	background: #6b6b6b;
	height: 1px;
	width: 100%;
	margin-left: -118px;
	padding: 0 118px;
	margin-top: 11px;
	margin-bottom: 11px;
	box-sizing: content-box;
}
.FooterTextBottomPane{
	display: inline-block;
}
.footerBottomText a{
	font-size: 18px;
	color: #000;
	line-height: 26px;
	margin: 0 17px;
}
.footerBottomText span{
	font-size: 18px;
	color: #000;
	line-height: 26px;
	margin: 0 17px;
}
.footerBottomText span a{
	margin: 0;
}

.mt-30{
	margin-top: 30px;
}

.text-Content{
	margin: 0;
	line-height: 28px;
	font-size: 18px;
	color: #000;
}

.text-Content .title table th,
.text-Content .title h1,
.text-Content .title h2,
.text-Content .title h3,
.text-Content .title h4,
.text-Content .title h5{
	font-family: 'azo_sansbold';
	color: #000;
	line-height: 1;
}
.text-Content table tbody.font_h1,
.text-Content table tbody.font_h2,
.text-Content table tbody.font_h3,
.text-Content table tbody.font_h4,
.text-Content table tbody.font_h5{
	vertical-align: top !important;
	display: table;
}
.text-Content .title table .fontsize th:nth-child(1){
	margin-right: 50px;
	display: inline-block;
}
.parameter_list{
	margin: 25px 0 50px;
	font-size: 18px;
	line-height: 28px;
}
.parameter_list .col-sm-4{
	padding-right: 0;
}
.parameter_list span{
	width: 50%;
	display: inline-block;
	/*font-size: 14px;*/
}
.parameter_list .pl-15{
	padding-left: 15px;
}
.parameter_list table th{
	min-width: 85px;
	font-weight: 400;
	vertical-align: top;
}



.text-Content .title table tbody.font_h1,
.text-Content .title h1{
	margin: 20px 0 0;
}
.text-Content .title table tbody.font_h2,
.text-Content .title h2{
	margin: 35px 0 0;
}
.text-Content .title table tbody.font_h3,
.text-Content .title h3{
	margin: 20px 0 0;
}
.text-Content .title table tbody.font_h4,
.text-Content .title h4{
	margin: 15px 0 0;
}
.text-Content .title table tbody.font_h5,
.text-Content .title h5{
	margin: 10px 0 0;
}
.text-Content .title table .font_h1 th,
.text-Content .title h1{
	font-size: 30px;
}
.text-Content .title table .font_h2 th,
.text-Content .title h2{
	font-size: 24px;
}
.text-Content .title table .font_h3 th,
.text-Content .title h3{
	font-size: 22px;
}
.text-Content .title table .font_h4 th,
.text-Content .title h4{
	font-size: 20px;
}
.text-Content .title table .font_h5 th,
.text-Content .title h5{
	font-size: 18px;
}

.timeline{
	margin: 25px 0 50px;
}
.timeline .mr-15{
	margin-right: -15px;
}
.timeline > .row{
	margin-bottom: 20px;
}

.text-Content .hrLine{
	background: #000;
	height: 2px;
	width: 100%;
	padding: 0 10px;
	margin: 20px 0 0 -10px;
	box-sizing: content-box;
}	
.text-Content .contentText{
	-moz-column-count: 2;
	-moz-column-gap: 60px;
	-ms-column-count: 2;
	-ms-column-gap: 60px;
	-webkit-column-count: 2;
	-webkit-column-gap: 60px;
	column-count: 2;
	column-gap: 60px;
	margin: 25px 0 50px;
}
.text-Content .contentText .little_title{
	margin: 30px 0 10px;
}

.text-Content .contentText .con_righttext{
	text-align: left;
	float: right;
	margin: 30px 80px 0 0;
}

.text-Content .muchmore{
	margin-bottom: 0;
}
.text-Content .con_text{
	margin-bottom: 30px;
}

.text-Content .img_width50{
	width: 50%;
	margin: 30px 50px;
}
.text-Content .contentText img{
	max-width: 100%;
}
.text-Content .contentText .img{
	text-align: center;
	margin: 30px 0;
}
.text-Content .contentText .img span{
	margin-left: 30px;
}
.text-Content .conbg_left,
.text-Content .conbg_right{
	width: 400px;
}
.text-Content .conbg_left{
	float: right;
	background: url(images/Staudamm.png) left 0 no-repeat;
	background-size: cover;
	margin-right: 15px;
}
.text-Content .conbg_right{
	float: left;
	background: url(images/Schaumglas.png) right 0 no-repeat;
	background-size: cover;
	margin-left: 15px;
}
.text-Content .conbg_left .context{
	float: right;
}
.text-Content .context{
	width: 300px;
	min-height: 300px;
	text-align: center;
	background-color: #000;
	padding: 50px 20px;
	color: #fff;
}
.text-Content .context .title h3{
	font-size: 36px;
	margin: 0 0 10px;
	line-height: 1;
	color: #fff;
}
.text-Content .context p{
	font-size: 24px;
	margin: 0;
	line-height: 1.6;
}
.text-Content .contentText .text-right{
	text-align: left;
	margin-top: 30px;
}
.text-Content .contentText .text-right p{
	width: 60%;
	margin-left: 40%;
}
.pages{
	font-size: 18px;
	line-height: 38px;
	margin-top: 30px;
}
.pages .btn{
	min-width: 112px !important;
	height: 38px;
	line-height: 38px;
	background: #000;
	text-align: center;
	padding: 0;
	border: none;
	border-radius: 0;
}
.pages a{
	color: #fff;
	font-size: 18px;
	width: 100%;
	display: inline-block;
	padding: 0 10px;
	font-family: 'azo_sansbold';
}
.pages a:hover{
	text-decoration: none;
}
.pages .previous{
	text-align: right;
	min-width: 100%;
	display: inline-block;
}
.pages .previous .btn{
	margin-left: 10px;
	width: auto;
	position: relative;
}
.pages .previous .btn:before{
	content: '';
	display: block;
	border-left: 9px solid transparent;   
	border-right: 9px solid transparent;   
	border-bottom: 12px solid #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.pages .previous tr th:nth-child(1){
	width: 100%;
	text-align: right;
}
.pages .next{
	text-align: left;
	min-width: 100%;
	display: inline-block;
}
.pages .next .btn{
	width: auto;
	margin-right: 10px;
}
.text-Content .contentText ul{
	margin: 0;
}
.text-Content .contentText ul.ul_mb-30{
	margin-bottom: 30px;
}
.text-Content .contentText ul.ul_mb-30 i{
	font-style: normal;
}
.text-Content .contentText ul li{
	line-height: 28px;
	list-style: none;
	position: relative;
	padding-left: 70px;
}
.text-Content .contentText ul.mb-30 li{
	margin-bottom: 30px;
}
.text-Content .contentText ul.mb-20 li{
	margin-bottom: 20px;
}
.text-Content .contentText ul.pl-35 li{
	padding-left: 35px;
}
.text-Content .contentText ul li p{
	line-height: 28px;
}
.text-Content .contentText ul li span{
	position: absolute;
	top: 0;
	left: 35px;
}

.text-Content .contentText ul.pl-35 li span,
.text-Content .contentText ul.pl-70 li span{
	left: 0px;
}
.text-Content .contentText .num_pr{
	padding-right: 50px;
}
.text-Content .contentText .nonum_pr{
	padding-right: 80px;
}


.text-Content .con_p p,
.text-Content .con_p .p_one span{
	display: inline-block;
	font-size: 18px;
	line-height: 28px;
}
.text-Content .con_p .p_one{
	min-width: 210px;
	padding-right: 15px;
	float: left;
}
.text-Content .con_p .p_one span:nth-child(1){
	min-width: 95px;
}
.text-Content .con_p .p_two{
	float: left;
	max-width: 870px;
}



.pro-img-list .pro-photo{
	margin-top: 50px!important;
}
.pro-img-list li:last-child .pro-photo{
	margin-bottom: 50px!important;
}
.pro-img-list .pro-photo .content p{
	line-height: 1.2;
}


.downPdf{
	text-align: center;
	margin: 60px 0;
}
.downPdf .btn{
	
	padding: 0;
}
.downPdf .btn span{
	font-size: 20px;
}
.downPdf .btn .down{
	display: inline-block;
	border-radius: 10px;
	font-size: 40px;
	height: 60px;
	line-height: 60px;
	background: #000;
	color: #fff;
	margin: 0 10px;
	padding: 0 10px;
}
.downPdf .btn img{
	width: 20px;
	height: 20px;
	margin-right: 10px;
	margin-top: -10px;
}

/*anchor Nav*/
.SidePane{
	position:fixed;
	right:0;
	top:60px;
	margin:0;
	padding:0;
	z-index:903;
	background: #000;
}
#side_menu,#anchorNav{
	margin: 0;
}
#side_menu li,
#anchorNav li{
	list-style:none;
	cursor:pointer;
	position:relative;
	
}
#side_menu li span,
#anchorNav li span{
	display: inline-block;
	font-size: 18px;
	height: 38px;
	line-height: 38px;
	min-width: 122px;
	color: #fff;
	border: 1px solid transparent;
	text-align: center;
	margin: 3px 9px 3px 12px;
	padding: 0 10px;
}
#side_menu li.active span,
#side_menu li span:hover,
#anchorNav li.active span,
#anchorNav li span:hover{
	border: 1px solid #fff;
}
#anchorNav li i{
	display: none;
}
.table-responsive{
	 display: block;
    width: 100%;
    overflow-x: auto;
}
.table-responsive table{
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	font-size: 14px;
}
.table-responsive table th,
.table-responsive table td{
	border: 1px solid #000 !important;
}
.table-responsive table thead .va_bottom{
	vertical-align: bottom !important;
}
.table-responsive table thead .p15{
	padding: 15px 0 !important;
}
.table-responsive table tr th{
	border-bottom: 0;
	border-right: 0;
	padding: 0 5px !important;
	vertical-align: middle !important;
	text-align: center;
}
.table-responsive table tr td {
	border-right: 0;
	padding: 5px 0 !important;
}
.table-responsive table tbody td{
	border-top: 0 !important;
	border-bottom: 0 !important;
}
.table-responsive table tbody tr:last-child{
	border-bottom: 1px solid #000;
}
.table-responsive table .w50{
	width: 50%;
}
.table-responsive table tr .p0{
	padding: 0 !important;
	position: relative;
}


/*another page*/
.page_con{
	padding: 90px 0 130px;
}

@media only screen and (max-width: 1199px) {
	.parameter_list{
		font-size: 16px;
	}
	.parameter_list span{
		font-size: 14px;
	}
}

@media only screen and (max-width: 767px) {
	#side_menu,
	#anchorNav {
		display:none;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.parameter_list table tr th:nth-child(1){
		width: 53px;
	}
	.parameter_list table th{
		min-width: auto;
	}
}


@media only screen and (min-width: 980px) and (max-width: 1199px) {
	.dnn_layout {
		width: 920px;
	}
	.head_mid{
		padding: 20px;
	}
	#top_menu > div > ul > li > a > span{
		font-size: 16px;
	}
	#top_menu ul li a span{
		padding: 0 12px;
	}
	.languageBox {
		right: 20px;
	}
	.home-Content .row{
		margin-left: -15px;
		margin-right: -15px;
	}
	.home-Content .col-md-6{
		padding-left: 15px;
		padding-right: 15px;
	}
	.text-Content .hrLine,
	.headerBox .hrLine,
	.home-Content .hrLine,
	.footerTopText .hrLine,
	.home-Content .liLine{
		margin-left: 0px;
		padding: 0 0px;
	}
}
@media only screen  and (max-width: 979px) {
	#top_menu{
 		text-align: center;
 	}
 	.text-Content .conbg_left, .text-Content .conbg_right{
 		width: auto;
 		background: none;
 	}
 	.timeline .mr-15{
 		margin-right: 0;
 	}
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
	
	.languageBox {
		right: 20px;
	}
	.home-Content .row{
		margin-left: -15px;
		margin-right: -15px;
	}
	.home-Content .col-md-6{
		padding-left: 15px;
		padding-right: 15px;
	}
	.text-Content .hrLine,
	.headerBox .hrLine,
	.home-Content .hrLine,
	.footerTopText .hrLine,
	.home-Content .liLine{
		margin-left: 0px;
		padding: 0 0px;
	}
	.footerTopText{
		padding: 0;
	}
	.text-Content .contentText{
		-moz-column-count: 1;
		-moz-column-gap: 0px;
		-ms-column-count: 1;
		-ms-column-gap: 0px;
		-webkit-column-count: 1;
		-webkit-column-gap: 0px;
		column-count: 1;
		column-gap: 0px;
		margin: 25px 0;
	}
	.pages .previous,
	.pages .next{
		text-align: center;
	}
	.parameter_list span{
		font-size: 12px;
	}
}
@media only screen and (max-width: 767px) {
	
	.languageBox {
		right: 20px;
	}
	.home-Content .title h1{
		margin: 20px 0 0;
	}
	#dnn_content{
		padding: 30px 0;
	}
	#top_menu > div > ul > li > a > span{
		font-size: 14px;
	}
	.home-Content ul li{
		padding-left: 110px;
		font-size: 14px;
	}
	.home-Content ul li .num_box{
		width: 95px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}
	.home-Content .row{
		margin-left: -15px;
		margin-right: -15px;
	}
	.home-Content .col-md-6{
		padding-left: 15px;
		padding-right: 15px;
	}
	.text-Content .hrLine,
	.headerBox .hrLine,
	.home-Content .hrLine,
	.footerTopText .hrLine,
	.home-Content .liLine{
		margin-left: 0px;
		padding: 0 0px;
	}
	.footerTopText{
		padding: 0;
	}
	.text-Content .contentText{
		-moz-column-count: 1;
		-moz-column-gap: 0px;
		-ms-column-count: 1;
		-ms-column-gap: 0px;
		-webkit-column-count: 1;
		-webkit-column-gap: 0px;
		column-count: 1;
		column-gap: 0px;
		margin: 20px 0;
	}
	.pages .previous,
	.pages .next{
		text-align: center;
	}
	.home-Content,
	.text-Content {
	    margin: 0px 0;
	}
	.pages {
		margin-top: 30px;
	}
	.text-Content .title table .fontsize th:nth-child(1){
		margin-right: 30px;
	}
	.text-Content .title table tbody.font_h2, 
	.text-Content .title h2{
		margin: 15px 0 0;
	}
	.text-Content .title table .font_h1 th,
	.text-Content .title h1{
		font-size: 20px;
	}
	.text-Content .title table .font_h2 th,
	.text-Content .title h2{
		font-size: 18px;
	}
	.text-Content .title table .font_h3 th,
	.text-Content .title h3{
		font-size: 16px;
	}
	.text-Content .title table .font_h4 th,
	.text-Content .title h4{
		font-size: 14px;
	}
	.text-Content .title table .font_h5 th,
	.text-Content .title h5{
		font-size: 12px;
	}
	.page_con{
		padding: 50px 0;
	}
	.text-Content .context{
		margin: auto;
		width: auto;
		max-width: 300px;
	}
	.text-Content .conbg_left,
	.text-Content .conbg_right{
		background: none;
		float: none;
	}
	.text-Content .conbg_left .context,
	.text-Content .conbg_right .context{
		float: none;
	}
	.text-Content .conbg_left{
		margin: 0 0 20px 0;
	}
	.text-Content .conbg_right{
		margin-left: 0;
	}
	.timeline .mr-15{
		margin: 0;
	}
	.timeline > .row{
		margin: 0;
	}
	.parameter_list .col-sm-6{
		margin-bottom: 15px;
	}
	.parameter_list .col-sm-4,
	.parameter_list .col-sm-8{
		display: inline-block;
	}
	.parameter_list .col-sm-4{
		min-width: 185px;
	}
	.parameter_list .col-sm-4 p span{
		width: auto;
		min-width: 85px;
	}
}
@media only screen and (max-width: 500px) {
	.pages{
		font-size: 14px;
	}
	.pages a{
		font-size: 14px;
	}
	.parameter_list{
		font-size: 12px;
	}
	.text-Content .contentText ul li span{
		left: 0;
	}
	.text-Content .contentText ul li{
		padding-left: 30px;
	}
	.text-Content .contentText{
		font-size: 14px;
	}
	.text-Content .contentText .num_pr{
		padding-right: 15px;
	}
	.text-Content .contentText .nonum_pr{
		padding-right: 45px;
	}
}

